How to Install hunspell-be software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install hunspell-be software package in Ubuntu 16.04 LTS (Xenial Xerus)

hunspell-be software package provides Belarusian dictionary for hunspell and academic orthography, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install hunspell-be 

hunspell-be is installed in your system.

Make ensure the hunspell-be package were installed using the commands given below,

$ sudo dpkg-query -l | grep hunspell-be *

You will get with hunspell-be package name, version, architecture and description in a table

hunspell-be package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Text Processing
Package hunspell-be
Version 0.53-3
Description Belarusian dictionary for hunspell and academic orthography
Sub Section Text


See Also, How to uninstall or remove hunspell-be software package from Ubuntu 16.04 LTS (Xenial Xerus) ?